Skip to content

Added new stream commands #3450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 31, 2025
Merged

Added new stream commands #3450

merged 6 commits into from
Jul 31, 2025

Conversation

htemelski-redis
Copy link
Contributor

Added support for the new XACKDEL and XDELEX commands.
Extended the existing XADD and XTRIM coomands.

Copy link
Member

@ndyakov ndyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@htemelski-redis thank you for the work here, I left some comments that need to be addressed before we can move forward with it.

Copy link
Member

@ndyakov ndyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@htemelski-redis htemelski-redis merged commit bcdb7d1 into master Jul 31, 2025
20 checks passed
ofekshenawa pushed a commit that referenced this pull request Aug 10, 2025
* added new stream commands

* updated docker image

* fixed command return type

* fixed tests

* addressed PR comments

---------

Co-authored-by: Nedyalko Dyakov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants